networking.wlanInterfaces.<name>.mac

MAC address to use for the device. If null, then the MAC of the underlying hardware WLAN device is used.

INFO: Locally administered MAC addresses are of the form:

Type
null or string
Default
null
Example
"02:00:00:00:00:01"
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>